Source Control

Actions >  Source Control  >  . . .

On the Actions menu, the Source Control submenu has commands for source control integration.

 

Add to source control

Adds the file to the project.

 

Remove from source control

Removes the file from the project.

 

Get latest version

Gets the latest version from the source control repository.

 

Check in

Takes your changes and applies them to the project.

 

Check out

Checks the file out from the source control repository and makes your local copy writable.

 

Undo check out

Removes any changes you have made to the local copy and sets it back to read-only.

 

Show differences

Tells the version control system to display the comparison of the file with the one in version control. The version control system will only use Beyond Compare if it is set up to do so.

 

Show history

Shows the history of the file in the version control system.

 

Show properties

Shows version control-specific properties.

 

Run source control application

Runs the source control application.